func math.archExpm1

2 uses

	math (current package)
		expm1.go#L128: 		return archExpm1(x)
		stubs.go#L86: func archExpm1(x float64) float64 {